OmniPageCSDK.IproPlus Namespace |
| Class | Description | |||
|---|---|---|---|---|
| AssemblyDirectory | ||||
| BackgroundZone |
A single zone or a collection of zones created during the preprocessing Load and Scan processes that the OCR Engine senses as possible area(s) for recognition. | |||
| BackgroundZones |
Collection of BackgroundZone objects.
| |||
| BarcodeType |
The BarcodeType object contains information about the particular bar code type.
| |||
| BarcodeTypes |
The BarcodeTypes collection is a sorted set of BarcodeType objects.
Each element represents a recognizable bar code type.
| |||
| Character |
The Character object provides information about a single recognized character, such as the character code, coordinates of the character on the image, confidence information etc. | |||
| Characters |
The Characters collection is a sorted set of Character objects, where each element represents a single character in the recognition result. | |||
| Converter | ||||
| ConverterEnumValue |
This object represents an enum value of a ConverterEnumValues collection.
| |||
| ConverterEnumValues |
This collection contains the available enum values of a ConverterProperty object.
| |||
| ConverterProperty |
This object represents a single converter setting. | |||
| Converters |
The Converters collection is a sorted set of output Converter objects. | |||
| Document |
The Document object represents an IPRO document which encapsulates the data and the parameters required during OCR-related procedures. | |||
| DocumentClassifierClass | This API is preliminary and subject to change. | |||
| DocumentClassifierDocument | This API is preliminary and subject to change. | |||
| DocumentClassifierProject | This API is preliminary and subject to change. | |||
| DocumentClassifierProjects | This API is preliminary and subject to change. | |||
| Documents | ||||
| Engine |
Returns the Engine object.
| |||
| FindTextPosition |
Special constants that can be used in the Document object's GetFindText method.
| |||
| FormTemplate | This API is preliminary and subject to change. | |||
| FormTemplateLibraries | This API is preliminary and subject to change. | |||
| FormTemplateLibrary | This API is preliminary and subject to change. | |||
| Image |
The Image object stores the page image (original) either scanned, loaded from image file or memory together with the engine-managed additional, generated
images (primary, OCR (BW) and thumbnail). | |||
| ImageFile |
The ImageFile object represents an image file in the file system. | |||
| ImageFiles |
The ImageFiles collection contains the list of the available ImageFile objects. | |||
| ImageInfo |
The ImageInfo object provides basic image information (size, resolution etc.) about the page image. | |||
| IproPlusClass | ||||
| IproPlusContext | ||||
| IPROPLUSVERSION |
Constants.
| |||
| Link |
The role of the Link object is to provide workflows with loading sources and saving targets that are not present on the local computer. | |||
| Links |
The Links collection contains the list of the available Link objects.
| |||
| MatchingFormTemplate | This API is preliminary and subject to change. | |||
| MatchingFormTemplates | This API is preliminary and subject to change. | |||
| MemoryBitmap |
The MemoryBitmap object represents an image stored in the memory. | |||
| MemoryBitmaps |
The MemoryBitmaps collection is a sorted set of MemoryBitmap objects. | |||
| ModuleInfo | ||||
| ModuleInfos |
The ModuleInfos collection is a sorted set of ModuleInfo objects. Each element in the collection represents an Engine module.
| |||
| OCRZone |
The OCRZone object contains information about a specific OCR zone on a page. | |||
| OCRZones |
The OCRZones collection is a sorted set of OCRZone objects. | |||
| Page |
The Page object represents a document page. | |||
| Pages |
The Pages collection is a sorted set of Page objects, where each element represents a page in the document. | |||
| RecognitionLanguage |
The RecognitionLanguage object contains information about a given recognition language.
| |||
| RecognitionLanguages |
The RecognitionLanguages collection is a sorted set of RecognitionLanguage objects.
| |||
| RemovedLine |
The RemovedLine object represents a line that was removed from the BW version of the original image. This object provides access to the position and orientation of the line.
| |||
| RemovedLines |
The RemovedLines collection is a set of RemovedLine objects representing the lines that were removed from the related BW image.
The RemoveLines method of the Page object returns this collection.
| |||
| Scanner |
Scanner objects represent a physical scanner. | |||
| Scanners |
The Scanners collection lists the set of available Scanner objects.
| |||
| SearchText |
The role of the SearchText object is to support parameterized text searches (such as finding whole words only, searching with case matching,
searching from the beginning or the end of the document etc.), navigating through results and processing them using the text marking and redaction facilities. | |||
| SettingManager |
The SettingManager object allows you to manage the settings of the Engine and the Documents. | |||
| SettingNode |
The SettingNode object provides access to a particular node and its setting if it exists. | |||
| SpellLanguage |
The SpellLanguage object contains information about a specific spelling language.
| |||
| SpellLanguages |
The SpellLanguages collection is a sorted set of SpellLanguage objects,
where each item represents an available spelling language (i.e. one with a Language dictionary available in
the current engine configuration).
| |||
| Statistics |
The Statistics object provides statistical information (general, accuracy and timing information) about the processing of the page. | |||
| TableCell |
The TableCell object represents a single cell in a table.
| |||
| TableCells |
The TableCells collection is a sorted set of TableCell objects. | |||
| UDItem |
The UDItem object contains information about a specific item associated with a particular User Dictionary. See UDSection.
| |||
| UDItems |
The user dictionary UDItems collection is a sorted list of the UDItem objects
(string literals or a regular expressions) that are assigned to a user dictionary section.
| |||
| UDManager |
The UDManager object is used for creating and maintaining user dictionaries.
| |||
| UDSection |
The UDSection object represents a user dictionary section.
| |||
| UDSections |
The UDSections collection is a sorted set of UDSection objects, where each element represents a
section in the user dictionary.
| |||
| UILanguage |
The UILanguage object contains information about a specific Visual Toolbox User Interface language.
| |||
| UILanguages |
The UILanguages collection is a sorted set of the available UILanguage objects. | |||
| UserZone |
The UserZone object contains information about a particular user zone on the page. | |||
| UserZones |
The UserZones collection is a sorted set of UserZone objects, where each element represents a user zone on the related page. | |||
| VerticalDictionaries |
The VerticalDictionaries collection is a sorted set of the available VerticalDictionary objects.
| |||
| VerticalDictionary |
The VerticalDictionary object contains the name and description of one vertical dictionary.
| |||
| WFDescInfo |
The WFDescInfo object contains various kinds of static information about the current workflow (information that remains unchanged even while the workflow is running). | |||
| WFHandler |
The WFHandler object contains a wide range of workflow handling functionality. | |||
| WFHOption |
See WFHOption | |||
| WFInfoTag |
Info tags are generated during workflow execution, they have three types: info, error and warning. Each tag describes a occured event in detail.
Errors resulting during workflow execution can be detected by these info tags.
| |||
| WFInfoTags |
A collection of WFInfoTag objects.
| |||
| WFObject |
Represents an object to be processed or a processed object in the workflow (e.g.: input, output filename, document page).
| |||
| WFObjectCLSIDs | This API is preliminary and subject to change. | |||
| WFObjectParameters | This API is preliminary and subject to change. | |||
| WFObjects |
Collection of WFObjects in a particular workflow.
| |||
| WFProcInfo |
The WFProcInfo object contains various kinds of dynamic (changing) information about the currently running workflow.
WFProcInfo is provided by the WFHandler object.
| |||
| WFProgress |
An object without methods and properties, it only has events related to workflow progress. See WFProgress | |||
| WFStep |
For a list of available workflow step parameters, as well as to configuring them, consult the MediumWeight Visuals Help.
| |||
| WFStepCLSIDs | This API is preliminary and subject to change. | |||
| WFStepFlag |
Workflow step flags.
| |||
| WFStepParameters |
In IPRO, you can set workflow step parameters.
| |||
| WFSteps |
Collection of workflow steps (WFStep) in a particular workflow.
|
| Structure | Description | |||
|---|---|---|---|---|
| DCATTRIBUTE | This API is preliminary and subject to change. | |||
| DCMETAWORD | This API is preliminary and subject to change. | |||
| DCNGRAM | This API is preliminary and subject to change. | |||
| DOCCLASSIFICATIONINFO | This API is preliminary and subject to change. | |||
| FINDTEXTCONTEXT |
This structure provides information on the text found and its environment. The FindTextContext structure is filled by the Text method of the SearchText object.
| |||
| IPROCHARACTER |
This is a recognized data structure. | |||
| IPROFRAME |
This structure represents a bordered box or a rectangular frame together with its visual properties as detected during recognition.
| |||
| IPROPOINT |
This structure represents an image pixel coordinate.
| |||
| IPRORECT |
This structure represents a rectangle with the top-left corner and its dimensions.
| |||
| IPROSIZE |
This structure represents a size, usually the size of a rectangle.
| |||
| PREPROCINFO |
Structure describing the result of preprocessing. See ImagePreprocess and PreprocessInfo.
| |||
| RSDSUPPORTEDPAPER |
Page sizes supported by the scanner.See SupportedPapers.
| |||
| WFPARAMETER |
Returns all named parameters of a step. See Parameters.
|
| Enumeration | Description | |||
|---|---|---|---|---|
| ACTIVEDOCMODE |
Active document mode.
| |||
| ANCHOR_REF_POINT |
Reference point of the anchor.
| |||
| ANCHORCONTENT |
Content of the anchor zone.
| |||
| ANCHORFLAG |
Flags of anchor zones.
| |||
| ANCHORTYPE |
Type of anchor zone.
| |||
| AUSPOST_ENC | This API is preliminary and subject to change. | |||
| BAR_TYPE |
Barcode types.
| |||
| BASIC_LANGUAGE_CHARSET |
Basic character set types of languages.
| |||
| CD_TYPE |
Custom data types.
| |||
| CELLBORDERSTYLE |
Table cell border styles.
| |||
| CELLMAPPING |
Cell mapping values.
| |||
| CHECKWORDRETURNCODE |
Deprecated. This functionality is no longer supported in CSDK19. It will be removed from the next version of the CSDK.
| |||
| CHR_FILTER |
Recognition filters.
| |||
| COMB_SPLITTER_HEIGHT |
Comb attributes.
| |||
| COMPRESSION_TRADEOFF | This API is preliminary and subject to change. | |||
| CONTINENT |
Continent ID.
| |||
| CONV_FILEOPTIONS |
Export file options.
| |||
| CONV_FORMATLEVEL |
Export formatting levels.
| |||
| CONV_PAGERANGE |
Export page ranges.
| |||
| CONV_TIMESTAMP |
Export timestamp options.
| |||
| CREATEHANDWRINGPAGEMODE | ||||
| DCMatchDecision | This API is preliminary and subject to change. | |||
| DCNGRAMWEIGHTS | This API is preliminary and subject to change. | |||
| DCProjectType | This API is preliminary and subject to change. | |||
| DESPECKLE_METHOD |
Despeckling types.
| |||
| DIALOG_FOLDER |
Startup paths for load and save dialogs.
| |||
| DOCCLASSIFIER | This API is preliminary and subject to change. | |||
| DocFormatter_Mode |
Document formatter methods.
| |||
| DOCUMENT_PROPERTY |
Documentum property types.
| |||
| DTXTOUTPUTFORMATS |
DTXT output formats.
| |||
| ERO_DIL_TYPE |
Type of neighborhood used at erosion and dilatation.
| |||
| FILEOBJECTTYPE | This API is preliminary and subject to change. | |||
| FILLAREA_FLAGS |
Determining the area to be filled.
| |||
| FILLINGMETHOD |
Filling methods.
| |||
| FindTextAction |
Search text action flags.
| |||
| FINDTEXTFLAG |
Find text flags.
| |||
| FORMRECOGNITIONSTATE | ||||
| HELPCALLER |
Obsolete.
| |||
| HELPCONTEXT |
Obsolete.
| |||
| HELPTOPIC |
Obsolete.
| |||
| HELPTYPE |
Obsolete.
| |||
| HNR_STYLE |
Writing style of HNR.
| |||
| IMAGEINDEX |
Index of each image type in the Page object.
| |||
| IMF_FORMAT |
The supported image formats.
| |||
| IMF_IMAGEQUALITY |
Image quality (for DTXT PDF output).
| |||
| IMF_MRCLEVEL |
MRC level (for DTXT PDF output).
| |||
| IMF_PDFCOMPATIBILITY |
PDF compatibility for saving PDF with DTXT_PDFIOT | |||
| IMF_PDFENCRYPTION |
PDF files may be saved with different encryption types. | |||
| IMG_COMPRESSION | This API is preliminary and subject to change. | |||
| IMG_CONVERSION |
Image conversion types.
| |||
| IMG_DECOMP |
Page parse method.
| |||
| IMG_DESKEW |
Image deskewing mode.
| |||
| IMG_FLAGS |
Image flags.
| |||
| IMG_INVERT |
Image inversion mode.
| |||
| IMG_LINEORDER |
Image line order.
| |||
| IMG_PADDING |
Image padding.
| |||
| IMG_RESENH |
Image resolution enhancement.
| |||
| IMG_RGBORDER |
Image color order.
| |||
| IMG_ROTATE |
Available image transformations (rotation and/or mirroring).
| |||
| IMG_SCREENCAPTURE | This API is preliminary and subject to change. | |||
| IMG_STRETCHMODE |
Image stretching mode.
| |||
| ITEMATTRIBUTE |
User dictionary item types.
| |||
| IWFTYPE |
Workflow type enumerations.
| |||
| JPG_ORIENTATION | This API is preliminary and subject to change. | |||
| JPG_RESOLUTION | This API is preliminary and subject to change. | |||
| KERNELAPICONSTANTS |
Generic constants.
| |||
| KRECMODULES |
Module identifiers.
| |||
| LANGUAGES |
Possible languages.
| |||
| LINKTYPE |
Every link which is not load, scan, load ODP, and save ODP or export; SharePoint, FTP, etc.
| |||
| LOCATEHANDWRITINGMODE | ||||
| MODULESTATUS |
Module status constants for ModuleInfo objects.
| |||
| NEWPAGEPOS |
Describes the position of a new page inserted into the document.
| |||
| OMR_FRAME |
Frame detection methods for RM_OMR.
| |||
| OMR_SENSE |
Mark sensitivity of RM_OMR.
| |||
| PAGELAYOUT |
Possible page layout values for workflow execution.
| |||
| PAGESTATE |
Describes page state during recognition process.
| |||
| PDF_PROC_MODE |
PDF processing mode.
| |||
| PDF_REC_MODE |
PDF recognition mode.
| |||
| PREPROC_INFO_FLAGS |
Flags for the structure PREPROCINFO.
| |||
| PROCESSING_MODE |
Processing Mode.
| |||
| PROFILES_INTENT | ||||
| PROFILES_SOURCE_CONTENT | ||||
| PROFILES_SOURCE_TYPE | ||||
| PROOFMODE |
Controls whether proofreading is done along with editing or not.
| |||
| PROPERTYCATEGORY |
Describes specified property categories according to distinct groupings.
| |||
| PROPERTYTYPE |
Describes property types.
| |||
| R2_HEADERS_RETENTION |
HeadersFooters.
You can set how headers and footers should be handled. You can set it for every converter, but the default value is different.
| |||
| R2_PAGEBREAKS |
PageBreaks.
For several converters you can set how you want page breaks to be handled.
| |||
| R2_PICTURES_BPP |
Picture color.
For several converters, you can set the color of the image.
| |||
| R2_PICTURES_DPI |
Pictures.
For every converter you can set how you would like to handle images. The default values are different for the various converters.
| |||
| R2_TABLES_RETENTION |
Tables.
For every converter, except the Excel and Html converters, you can set how you would like to handle tables.
| |||
| RECERR |
Describes possible error types.
| |||
| RECOGNITIONMODULE |
Recognition modules.
| |||
| REF_ANCHOR_MODE |
Reference anchor mode.
| |||
| RETAINCOLOR |
Retain color.
| |||
| RLSTYLE |
Possible types of lines.
| |||
| RM_FLAGS |
Recognition modules supporting a language
| |||
| RMTRADEOFF |
Trade-off setting.
| |||
| RSDAF |
Application flags.
| |||
| RSDAS |
ADF/transparency adapter status.
| |||
| RSDDX |
Getting duplex scanning capabilities.
| |||
| RSDII |
Getting scanning mode capabilities.
| |||
| RSDLC |
Getting dropout color capabilities.
| |||
| RSDOR |
Getting orientation capabilities.
| |||
| RSDPO |
Orientation of paper.
| |||
| RSDPP |
Standard paper sizes.
| |||
| RSDPS |
Getting paper source capabilities.
| |||
| RSDRS |
Scanner resolutions.
| |||
| RSDST |
Starting modes of the scanner.
| |||
| RSDWZ |
Scanner Wizard flags.
| |||
| RUNPAGE |
Describes types of pages to be processed. See ImagePreprocess, LocateZones,
SaveImages, ApplyFormTemplate.
| |||
| SCCFG_LOC |
Default directory location of the scanner configuration file.
| |||
| STSAPICONSTANTS |
Flags of settings.
| |||
| STSTYPES |
Type ID's of settings.
| |||
| TColorQValues |
Color quality.
For the PDF converters you can set the color quality. The default is R2ID_PDFCOLORQUALITY_MIN for every PDF converter.
| |||
| TMRCTypeValues |
MRC use.
For PDF converters you can set the MRC type. The default is: R2ID_PDFMRC_NO for every PDF converter.
| |||
| TPDFCompatibTypeValues |
Compatibility.
For the PDF converters you can set this compatibility value.
| |||
| TPDFOpenDisplayModeValues | This API is preliminary and subject to change. | |||
| TPDFOpenPGLayoutValues | This API is preliminary and subject to change. | |||
| TPDFSecurityValues |
PDFSecurity type.
For PDF converters you can set the security type.
| |||
| TSignatureTypevalues |
Signature type.
For the PDF converters you can set the signature type. The default is: R2ID_SIGTYPENONE for every PDF converter.
| |||
| TWriteIndex |
Index Page.
You can switch on the Index Page generation in simple or 'InFrame' mode using HTML output converters. If it is switched on, an index page is generated with links to the recognized and converted pages. In this case, you can change the text of the navigation links by changing NavNextText, NavPrevText or NavTOCText.
| |||
| UDSAVESTYLE |
User dictionary saving styles.
| |||
| UISTEP_IVMODE |
If the workflow gets into interactive mode (see OnEnterInteractiveMode), then it can be offset from the interactive mode
programatically with the help of the UIStepIntervention method, but it must be stated how the workflow is to continue.
| |||
| WFEXEC_STATE |
Describes state of workflow execution.
| |||
| WFORIGIN | ||||
| WFPROCMODE |
Description of workflow processing modes.
| |||
| WFSEVERITY |
Describes severity level types.
| |||
| WFSTEP_TYPE |
Describes workflow steps throughout the recognition process.
| |||
| ZONE_BORDER_TYPE | ||||
| ZONETYPE |
Basic zone types.
|